home *** CD-ROM | disk | FTP | other *** search
- //-----------------------------------------------------------------------------
- //
- // Sample Name: VB Simple Voice Sample
- //
- // Copyright (C) 1999-2001 Microsoft Corporation. All rights reserved.
- //
- //-----------------------------------------------------------------------------
-
-
- Description
- ===========
- Simple Voice is similar in form to SimplePeer. Once a player hosts or connects
- to a session, the players can chat with either other.
-
- Path
- ====
- Source: DXSDK\Samples\Multimedia\VBSamples\DirectPlay\SimpleVoice
-
- Executable: DXSDK\Samples\Multimedia\VBSamples\DirectPlay\Bin
-
- User's Guide
- ============
- Refer to User's Guide section of the SimplePeer sample.
-
- Programming Notes
- =================
- The SimpleVoice differs by letting clients send audio data to all players
- connected to the session.
-
-